home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / Ap-Az / AstroStack1.1.cpt / AstroStack DEMO / card_2898.txt < prev    next >
Encoding:
Text File  |  1988-04-24  |  6.6 KB  |  330 lines

  1. -- card: 2898 from stack: in
  2. -- bmap block id: 8515
  3. -- flags: 0000
  4. -- background id: 2632
  5. -- name: aspects
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide card field id 6
  9.   hide card field id 7
  10.   hide card field id 8
  11.   hide card field id 9
  12.   hide card field id 10
  13.   hide card field id 11
  14.   hide card field id 15
  15.   hide card field id 16
  16.   hide card field id 17
  17. end openCard
  18.  
  19.  
  20.  
  21. -- part 1 (field)
  22. -- low flags: 01
  23. -- high flags: 0000
  24. -- rect: left=19 top=53 right=316 bottom=234
  25. -- title width / last selected line: 0
  26. -- icon id / first selected line: 0 / 0
  27. -- text alignment: 0
  28. -- font id: 3
  29. -- text size: 9
  30. -- style flags: 0
  31. -- line height: 13
  32. -- part name: premiere
  33.  
  34.  
  35. -- part 4 (field)
  36. -- low flags: 01
  37. -- high flags: 0000
  38. -- rect: left=233 top=53 right=299 bottom=452
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 0 / 0
  41. -- text alignment: 0
  42. -- font id: 3
  43. -- text size: 9
  44. -- style flags: 0
  45. -- line height: 13
  46. -- part name: alternate
  47.  
  48.  
  49. -- part 5 (button)
  50. -- low flags: 00
  51. -- high flags: A003
  52. -- rect: left=387 top=306 right=327 bottom=470
  53. -- title width / last selected line: 0
  54. -- icon id / first selected line: 0 / 0
  55. -- text alignment: 1
  56. -- font id: 0
  57. -- text size: 12
  58. -- style flags: 0
  59. -- line height: 16
  60. -- part name: Print data
  61. ----- HyperTalk script -----
  62. on mouseUp
  63.   set the lockScreen to true
  64.   open printing
  65.   show card field id 6 of card id 10033
  66.   show card field id 7  of card id 10033
  67.   show card field id 8 of card id 10033
  68.   show card field id 9 of card id 10033
  69.   show card field id 13 of card id 10033
  70.   print card id 10033
  71.   set the lockScreen to true
  72.   show card field id 6 of card id 2898
  73.   show card field id 7 of card id 2898
  74.   show card field id 8 of card id 2898
  75.   show card field id 9 of card id 2898
  76.   show card field id 10 of card id 2898
  77.   show card field id 11 of card id 2898
  78.   print card id 2898
  79.   close printing
  80.   hide card field id 6 of card id 2898
  81.   hide card field id 7 of card id 2898
  82.   hide card field id 8 of card id 2898
  83.   hide card field id 9 of card id 2898
  84.   hide card field id 10 of card id 2898
  85.   hide card field id 11 of card id 2898
  86. end mouseUp
  87.  
  88.  
  89.  
  90. -- part 6 (field)
  91. -- low flags: 80
  92. -- high flags: 0001
  93. -- rect: left=0 top=0 right=342 bottom=12
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 0
  97. -- font id: 3
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: 
  102.  
  103.  
  104. -- part 8 (field)
  105. -- low flags: 80
  106. -- high flags: 0001
  107. -- rect: left=0 top=0 right=34 bottom=512
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 0
  111. -- font id: 3
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: 
  116.  
  117.  
  118. -- part 9 (field)
  119. -- low flags: 80
  120. -- high flags: 0001
  121. -- rect: left=0 top=327 right=342 bottom=512
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 0
  125. -- font id: 3
  126. -- text size: 12
  127. -- style flags: 0
  128. -- line height: 16
  129. -- part name: 
  130.  
  131.  
  132. -- part 11 (field)
  133. -- low flags: 80
  134. -- high flags: 0001
  135. -- rect: left=298 top=24 right=45 bottom=344
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 0
  139. -- font id: 3
  140. -- text size: 12
  141. -- style flags: 0
  142. -- line height: 16
  143. -- part name: 
  144.  
  145.  
  146. -- part 14 (button)
  147. -- low flags: 00
  148. -- high flags: A003
  149. -- rect: left=280 top=306 right=328 bottom=380
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 0 / 0
  152. -- text alignment: 1
  153. -- font id: 0
  154. -- text size: 12
  155. -- style flags: 0
  156. -- line height: 16
  157. -- part name: Continue
  158. ----- HyperTalk script -----
  159. on mouseUp
  160.   go to next card
  161. end mouseUp
  162.  
  163.  
  164.  
  165. -- part 10 (field)
  166. -- low flags: 80
  167. -- high flags: 0001
  168. -- rect: left=265 top=302 right=342 bottom=505
  169. -- title width / last selected line: 0
  170. -- icon id / first selected line: 0 / 0
  171. -- text alignment: 0
  172. -- font id: 3
  173. -- text size: 12
  174. -- style flags: 0
  175. -- line height: 16
  176. -- part name: 
  177.  
  178.  
  179. -- part 15 (field)
  180. -- low flags: 80
  181. -- high flags: 0007
  182. -- rect: left=263 top=181 right=212 bottom=488
  183. -- title width / last selected line: 0
  184. -- icon id / first selected line: 0 / 0
  185. -- text alignment: 0
  186. -- font id: 3
  187. -- text size: 9
  188. -- style flags: 0
  189. -- line height: 12
  190. -- part name: 
  191.  
  192.  
  193. -- part 16 (field)
  194. -- low flags: 80
  195. -- high flags: 0007
  196. -- rect: left=262 top=213 right=244 bottom=487
  197. -- title width / last selected line: 0
  198. -- icon id / first selected line: 0 / 0
  199. -- text alignment: 0
  200. -- font id: 3
  201. -- text size: 9
  202. -- style flags: 0
  203. -- line height: 12
  204. -- part name: 
  205.  
  206.  
  207. -- part 17 (field)
  208. -- low flags: 80
  209. -- high flags: 0007
  210. -- rect: left=262 top=248 right=279 bottom=485
  211. -- title width / last selected line: 0
  212. -- icon id / first selected line: 0 / 0
  213. -- text alignment: 0
  214. -- font id: 3
  215. -- text size: 9
  216. -- style flags: 0
  217. -- line height: 12
  218. -- part name: 
  219.  
  220.  
  221. -- part 18 (button)
  222. -- low flags: 00
  223. -- high flags: 0000
  224. -- rect: left=476 top=305 right=330 bottom=504
  225. -- title width / last selected line: 0
  226. -- icon id / first selected line: 11045 / 11045
  227. -- text alignment: 1
  228. -- font id: 0
  229. -- text size: 12
  230. -- style flags: 0
  231. -- line height: 16
  232. -- part name: Home
  233. ----- HyperTalk script -----
  234. on mouseUp
  235.   visual effect iris close
  236.   go home
  237. end mouseUp
  238.  
  239.  
  240.  
  241. -- part 7 (field)
  242. -- low flags: 80
  243. -- high flags: 0001
  244. -- rect: left=470 top=0 right=329 bottom=512
  245. -- title width / last selected line: 0
  246. -- icon id / first selected line: 0 / 0
  247. -- text alignment: 0
  248. -- font id: 3
  249. -- text size: 12
  250. -- style flags: 0
  251. -- line height: 16
  252. -- part name: 
  253.  
  254.  
  255. -- part contents for card part 15
  256. ----- text -----
  257. 186.666667
  258. 33.816667
  259. 192.8
  260. 194.65
  261. 122.333333
  262. 2.65
  263. 285.766667
  264. 56.816667
  265. 327.816667
  266. 31.383333
  267. 278.683333
  268. 7
  269.  
  270. -- part contents for card part 1
  271. ----- text -----
  272. Sun conjunct Mercury
  273. Sun conjunct Venus
  274. Sun sextile Mars
  275. Sun oppose Jupiter
  276. Sun square Ascendant
  277. Sun oppose Mid-Heaven
  278. Moon square Mars
  279. Moon sextile Neptune
  280. Moon conjunct Pluto
  281. Moon trine Ascendant
  282. Mercury conjunct Venus
  283. Mercury square Saturn
  284. Mercury square Ascendant
  285. Mercury oppose Mid-Heaven
  286. Venus square Saturn
  287. Venus square Ascendant
  288. Venus oppose Mid-Heaven
  289. Mars trine Jupiter
  290. Mars sextile Uranus
  291. Mars square Pluto
  292.  
  293. -- part contents for card part 16
  294. ----- text -----
  295. 186.666667,122.333333
  296. 33.816667,327.816667
  297. 33.816667,278.683333
  298. 122.333333,2.65
  299. 122.333333,56.816667
  300. 122.333333,7
  301. 2.65,56.816667
  302. 327.816667,31.383333
  303. 31.383333,278.683333
  304.  
  305. -- part contents for card part 17
  306. ----- text -----
  307. 186.666667,2.65
  308. 186.666667,278.683333
  309. 186.666667,7
  310. 33.816667,122.333333
  311. 192.8,285.766667
  312. 192.8,278.683333
  313. 192.8,7
  314. 194.65,285.766667
  315. 194.65,278.683333
  316. 194.65,7
  317. 122.333333,31.383333
  318. 2.65,278.683333
  319. 56.816667,327.816667
  320.  
  321. -- part contents for card part 4
  322. ----- text -----
  323. Mars trine Mid-Heaven
  324. Jupiter sextile Uranus
  325. Jupiter square Ascendant
  326. Jupiter conjunct Mid-Heaven
  327. Saturn conjunct Ascendant
  328. Uranus square Neptune
  329. Neptune sextile Pluto
  330. Pluto trine Ascendant